CarDistanceFormatter

class CarDistanceFormatter(unitType: UnitType)

Functions

carDistance
Link copied to clipboard
fun carDistance(distanceMeters: Double, roundingIncrement: Int = Rounding.INCREMENT_FIFTY): Distance
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String